How to Install fonts-lmodern software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install fonts-lmodern software package in Ubuntu 14.04 LTS (Trusty Tahr)

fonts-lmodern software package provides OpenType fonts based on Computer Modern, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fonts-lmodern 

fonts-lmodern is installed in your system.

Make ensure the fonts-lmodern package were installed using the commands given below,

$ sudo dpkg-query -l | grep fonts-lmodern *

You will get with fonts-lmodern package name, version, architecture and description in a table

fonts-lmodern package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Fonts
Package fonts-lmodern
Version 2.004.4-3
Description OpenType fonts based on Computer Modern
Sub Section Fonts


See Also, How to uninstall or remove fonts-lmodern software package from Ubuntu 14.04 LTS (Trusty Tahr)?